body {
    background: #f6f6f6;
    font-family: 'Microsoft YaHei';
}

.search dt input {
    width: 250px
}

.platform {
    width: 228px;
    height: 50px;
    text-align: center;
    display: inline-block;
    margin: 20px 0 0 15%;
    cursor: pointer
}

.banner {
    width: 100%;
    max-height: 400px
}

.banner img {
    width: 100%;
    height: 100%;
    display: block;
}

.weather {
    width: 100%;
    height: 30px
}

.weather p {
    line-height: 30px;
    display: inline-block;
    height: 30px
}

.weather-frame {
    display: inline-block;
    position: absolute;
    width: 350px;
    height: 30px;
    overflow: hidden;
    margin-left: 25px
}

.xhdtContent {
    box-sizing: border-box;
    padding: 15px;
}

.left-banner {
    width: 590px;
    height: 375px;
    float: left;
    margin-top: 0;
}

.left-banner img {
    width: 100%;
    height: 100%
}

.news-pagination {
    position: absolute;
    bottom: 20px;
    right: 5px;
    text-align: right
}

#news {
    width: 100%;
    height: 100%;
    position: relative;
}
#news .swiper-wrapper, #news .swiper-slide{height: 100% !important;}
#news .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.slide-text {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 100%);
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 70px
}

.news-pagination .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: 0 0;
    cursor: pointer
}

.news-pagination .swiper-active-switch {
    background: #fff
}
#video .swiper-slide {
	height: 160px;
}
#video .swiper-slide video{
	height: 100%;
}
.video-pagination{
	z-index: 99;
	position: absolute;
	bottom: 5px;
	width: 100%;
}
.video-pagination .swiper-pagination-switch{
	width: 8px;
	background-color: #333;
}
.video-pagination .swiper-active-switch{
	background-color: red;
}

.xhdtSub {
    float: right;
    box-sizing: border-box;
    width: 530px;
    padding: 15px 10px;
    box-sizing: border-box;
    position: relative;
}

.xhdtSub .more{
    position: absolute;
    right: 0;
    top: -58px;
    width: 50px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #f00;
    font-size: 15px;
}

.xhdtSub ul li a h4 {
    font-size: 17px;
    line-height: 18px;
    font-weight: normal;
    color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 15px;
	box-sizing: border-box;
	padding-right: 50px;
}

.xhdtSub ul li a h4:before{
	content: "";
	background: #ccc;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 6px;
}

.xhdtSub ul li a:hover h4{
	color: #f00;
}

.xhdtSub ul li a:hover p {
	color: #666;
}

/* .xhdtSub ul li a:hover h4:before{
	background: #f00;
}
 */
.xhdtSub ul li a p {
    line-height: 24px;
    font-size: 15px;
    padding-left: 15px;
    height: 48px;
    margin-top: 5px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xhdtSub ul li span {
    position: absolute;
    background: #fff;
    /* bottom: 0; */
    top: 0;
    right: 0;
    font-size: 14px;
    height: 20px;
    width: 50px;
    line-height: 20px;
    text-align: right
}

.xhdtSub ul li {
    margin-top: 22px;
    width: 100%;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.xhdtSub ul li:first-child{
	margin-top: 0;
}

.xhdtSub a {
    display: block;
    width: 100%;
    height: 100%
}

.func ul li a {
    display: inline-block
}

.func ul li img {
    width: 100%
}

.boxR .gglList ul li a {
	font-size: 15px;
}

.message {
    margin-top: 17px
}

.message-item {
    display: inline-block;
    width: 374px;
    height: 245px;
    vertical-align: top;
    text-align: center;
    background: #fff;
    margin-left: 16px
}

.message-item:first-child {
    margin-left: 0
}

.message-item h3 {
    width: 125px;
    margin: 20px 0;
    display: inline-block;
    border-left: 5px solid #316398;
    font-size: 20px
}

.message-item ul li {
    font-size: 15px;
    color: #333
}

.message-item>a {
    font-size: 15px
}

.message-item img {
    width: 135px;
    /* height: 135px */
    display: block;
    margin: 0 auto;
}

.footer {
    width: 100%;
    height: auto;
    background: #295079
}

.nav-list {
    height: auto;
    min-height: 60px;
    text-align: center
}

.footer ul li {
    margin: 17px 0;
    display: inline-block;
    min-width: 80px;
    height: 25px;
    border-left: 2px solid #fff;
    padding: 0 20px;
    text-align: center
}

.footer ul li:first-child {
    border-left: none
}

.footer ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none
}

.group-info {
    width: 100%;
    text-align: center;
    height: auto;
    min-height: 60px
}

.group-info p span {
    line-height: 30px;
    color: #fff;
    font-size: 16px
}

.copyright {
    width: 100%;
    height: auto;
    min-height: 35px;
    text-align: center;
    background: #223651;
    text-align: center
}

.copyright p {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    line-height: 35px;
    color: #fff
}

.copyright .links {
    display: inline-block;
    font-size: 16px;
    line-height: 35px
}

.copyright .links a {
    color: #fff;
    font-size: 16px;
    line-height: 35px
}

@media only screen and (min-width:1620px) {
    .head {
        width: 1565px
    }

    .index {
        width: 100%;
        max-width: 1565px;
        background: #e9eaee;
        padding: 15px
    }

    .xhdt {
        width: 1165px;
        height: auto;
        /* min-height: 545px; */
        margin-right: 17px
    }

    .ggl {
        width: 380px;
        height: auto;
        min-height: 449px
    }
	.ggl .gg {
		/* position: static; */
	}
    .ggl ul li:nth-child(n+4){
    	display: none;
    }

    .ctmp .boxL {
        width: 510px;
        margin-left: 17px;
        min-height: 410px
    }

    .boxR {
        float: left
    }

    .ctmp .boxL:first-child {
        margin-left: 0
    }

    .func {
        float: left;
        width: 355px;
        height: auto;
        /* min-height: 360px; */
        margin-right: 17px;
        padding: 15px
    }

    .func ul li {
        margin-top: 14px;
        display: inline-block
    }
	.func ul li:first-child{
		margin-top: 0;
	}
    .zcfg {
        margin-right: 17px
    }

    .gcsk,
    .zcfg {
        height: auto;
        min-height: 347px;
        max-width: 588px
    }

    .gcsk dt img,
    .zcfg dt img {
        width: 200px;
        height: 112px
    }

    .gcsk ul,
    .zcfg ul {
        /* padding: 25px 0 */
    }

    .gcsk dd,
    .zcfg dd {
        display: inline-block;
        width: 335px
    }
}

@media only screen and (max-width:1620px) and (min-width:1366px) {
    .platform {
        margin: 20px 0 0 9%
    }

    .index {
        width: 100%;
        max-width: 1300px;
        background: #e9eaee;
        padding: 15px
    }

    .xhdt {
        width: 983px;
        height: auto;
    }

    .xhdtContent {
        height: auto;
        /* padding: 15px; */
        box-sizing: border-box
    }

    .left-banner {
        width: 425px;
        height: 285px;
        float: left;
    }
    
    .left-banner .slide-text {
        bottom: 0;
    }


    #news {
        width: 100%;
        height: 100%;
    }

    .xhdtSub {
        /* overflow: hidden; */
        width: 512px;

    }

    .xhdtSub ul li {
        margin: 27px 0 0 0;
        height:68px;
        box-sizing: border-box
    }

    .xhdtSub ul li:nth-child(n+4){
    	display: none;
    }

    .xhdtSub ul li a h4 {
        font-size: 16px;
        line-height: 16px;
        height: 16px;
        white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
    }

    .xhdtSub ul li a p {
        line-height: 22px;
        margin-top: 10px;
    }

    .xhdtSub ul li a span {
        bottom: 0px
    }
	.ggl {
		height: 364px;
	}
	.ggl ul li a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.ggl .gg{
		/* display: none; */
	}


    .func {
        width: 300px;
        height: 300px;
        margin-right: 17px;
        padding: 15px
    }

    .func ul li {
        margin-bottom: 5px;
    }

    .gcsk,
    .zcfg {
        width: 482px;
        height: 300px
    }
	.zcfg dd p,
	.gcsk dd p {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.zcfg li:nth-child(n+9),
	.gcsk li:nth-child(n+9){
		display: none;
	}


    .ctmp .boxL {
        width: 422px;
        margin-left: 17px;
        min-height: 376px
    }

    .ctmp .boxL:first-child {
        margin-left: 0
    }

    .gcsk dd,
    .zcfg dd {
        display: inline-block;
        width: 275px
    }

    .gcsk dd h3,
    .zcfg dd h3 {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .message-item {
        width: 310px
    }
}

@media only screen and (max-width:1366px) and (min-width:1024px) {
    .head {
        width: 980px
    }

    .nav ul {
        width: 1024px
    }

    .nav li a {
        padding: 0 22px
    }

    .platform {
        margin: 33px 0 0 0;
        width: 235px;
        height: 35px
    }

    .index {
        width: 100%;
        max-width: 960px;
        background: #e9eaee;
        padding: 10px
    }

    .xhdt {
        width: 640px;
        height: auto;
    }

    .xhdtContent {
        height: 235px;
        padding: 5px;
        box-sizing: border-box
    }

    .left-banner {
        width: 310px;
        height: 200px;
        float: left;
		margin: 12px 0 0 10px;

    }
    .left-banner .slide-text {
        bottom: 0;
    }

    #news {
        width: 100%;
        height: 100%;
    }

    .xhdtSub {
        width: 310px;
        height: 100%;
        padding: 5px;
        box-sizing: border-box
    }

    .boxL .xhdtContent .xhdtSub ul li {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        height: 55px;
        margin-top: 14px;
    }

	


	.boxL .xhdtContent .xhdtSub ul li:nth-child(n+4){
		display: none;
	}
    .xhdtSub ul {
        width: 100%;
        height: 100%
    }

    .xhdtSub ul li a h4 {
        color: #333;
        padding-right: 0;
        font-size: 16px;
        line-height: 25px;
        height: 25px;
        font-weight: 400;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .xhdtSub ul li a span {
    	display: none;
    }

	.xhdtSub ul li a h4:before {
		top: 10px;
		width: 5px;
		height: 5px;
		left: 5px;
	}

    .xhdtSub ul li a p {
        height: 20px;
        line-height: 20px;
        /* width: 100%; */
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 5px;
    }

    .ggl {
        height: 279px
    }

    .gglList li a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 0 5px 10px
    }
	.gglList li:nth-child(n+7){
		display: none;
	}	

    .boxR.ggl .gg {
        display: none
    }

    .boxL .xhdtTab ul li {
        width: 114px
    }

    .func {
        width: 100%;
        padding: 10px;
        margin: 0;
        line-height: 0
    }

    .box .func ul li {
        display: inline-block;
        width: 298px;
        margin-left: 16px
    }

    .box .func ul li:first-child {
        margin-left: 0
    }

    .ctmp .boxL,
    .gcsk,
    .zcfg {
        margin: 17px 0 0 0;
        width: 100%;
        height: auto;
    }



    .boxL ul li,
    .ctmpList ul li {
        display: inline-block;
        width: 49%
    }

    .message-item {
        width: 228px;
        margin-left: 9px
    }

    .message-item ul li {
        font-size: 14px
    }

    .nav-list {
        text-align: center;
        /* max-width: 960px; */
        width: 100%;
        min-height: 45px
    }
	.nav-list ul {
		display: inline-block;
	}
    .nav-list ul li {
        width: 80px;
        padding: 0;
        border: none;
        display: inline-block;
        margin: 10px 5px
    }
}

@media only screen and (max-width:1024px) {
    .head h1 img {
        height: 40px
    }

    .btnNav {
        top: 47px
    }

    .btnNav img {
        height: 25px
    }

    .nav {
        position: absolute;
        width: 100%;
        z-index: 9
    }

    .platform {
        display: none
    }

    .weather {
        display: none
    }

    .xhdt {
        border: none;
        margin-top: 10px
    }

    .xhdtTab li {
        width: 25%
    }

    .xhdtTab {
        padding-right: 0
    }

    .xhdtContent {
        padding: 5px;
        border-bottom: 15px solid #d8d7dc
    }

    .left-banner {
        float: none;
        width: 100%;
        height: 80vw;
        margin-top: 0;
    }

    #news {
        width: 100%;
        height: 100%;
        position: relative;
    }


    .left-banner .slide-text {
        padding-left: 10px;
        bottom: 0;
        box-sizing: border-box;
    }
    .news-pagination {
        bottom: 20px
    }

    .xhdtSub {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .xhdtSub ul li {
        padding: 5px;
        margin: 0;
        box-sizing: border-box;
        height: 85px;
        border-bottom: 1px dashed #ccc
    }
	
    .xhdtSub ul li a h4 {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        font-weight: 400;
        color: #333
    }
    .xhdtSub ul li a h4:before{
		top: 11px;
    }
	.xhdtSub ul li a span {
		top: 10px;
	}
    .xhdtSub ul li a p {
        overflow-y: hidden;
		margin-top: 0;
    }
    .xhdtSub ul li span {
        width: 50px;
        background: none;
        bottom: 5px;
        right: 5px;
        background: #F6F6F6;
    }
	
	.ggl .gg {
		bottom: 0 !important;
		margin-top: 5px !important;
	}
    .box .func {
        margin-top: 15px;
        margin-right: 0;
        background: #d8d7dc
    }

    .box .func ul {
        display: flex;
        justify-content: space-around
    }

    .box .func ul li {
        width: 45%
    }

    .box .func ul li:first-child+li {
        display: none
    }

    .gcsk,
    .zcfg {
        background: #fff;
        border-top: 15px solid #d8d7dc
    }

    .gcsk dl,
    .zcfg dl {
        padding-bottom: 5px;
        border-bottom: 1px dashed #ccc
    }

    .gcsk dt,
    .zcfg dt {
        width: 100%;
        margin: 0;
        height: auto;
        float: none
    }

    .gcsk dt img,
    .zcfg dt img {
        width: 100%;
        height: auto
    }

    .gcsk dd h3,
    .zcfg dd h3 {
        margin: 5px 0
    }

    .gcsk ul,
    .zcfg ul {
        padding: 5px 0 10px 0
    }


    .message {
        display: none
    }

    .nav-list {
        display: none
    }

    .group-info p span {
        font-size: 14px
    }

    .tel {
        display: block
    }

    .copyright p {
        font-size: 14px;
        text-align: center;
        color: #fff
    }

    .copyright .links a {
        font-size: 14px;
        color: #fff
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.banner-pagination {
    height: 10px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px
}

.swiper-pagination-switch {
    margin: 0 5px;
    display: inline-block;
    background-color: #fff;
    width: 32px;
    height: 8px;
    border-radius: 4px
}

.swiper-active-switch {
    background: red
}